Package | new.project20250522 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=new.project20250522@4.0.0&canonical=http://example.org/fhir/StructureDefinition/patient-nation |
Url | http://example.org/fhir/StructureDefinition/patient-nation |
Status | active |
Name | PatientNationExtension |
Title | Patient Nationality Extension |
Experimental | False |
Description | 扩展Patient资源以支持民族信息记录 |
Type | Extension |
Kind | complex-type |
No resources found
ValueSet | |
http://example.org/fhir/ValueSet/nationcode ![]() |
{
"resourceType" : "StructureDefinition",
"id" : "patient-nation-extension",
"url" : "http://example.org/fhir/StructureDefinition/patient-nation",
"name" : "PatientNationExtension",
"title" : "Patient Nationality Extension",
"status" : "active",
"description" : "扩展Patient资源以支持民族信息记录",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Patient"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "民族信息扩展",
"min" : 1,
"max" : "1"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://example.org/fhir/StructureDefinition/patient-nation"
},
{
"id" : "Extension.valueCodeableConcept",
"path" : "Extension.valueCodeableConcept",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://example.org/fhir/ValueSet/nationcode"
},
"short" : "民族编码",
"min" : 1,
"max" : "1"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.